div,span,a,h1,h2,h3,h4,h5,h6,body,html,ul,li,strong,img{
	padding:0px;
	margin:0px;
}

* a{
font-size:14px;
color:#003366;
text-decoration:none;
}
* a:hover{
	text-decoration:underline;
	}

li{
	list-style-type:none;
	}

.index{
	width:1000px;
	margin:0 auto;
	font-size:14px;
	text-align:left;
	}
img{
	border:none;
	}

body{
	text-align:center;
	}

<!--翻页CSS-->
.page{margin-top:10px; float:right; text-align:right; width:auto;}
.page a,.page span{ display:inline-block; background:#2B4F9D; border: #CCC 1px solid; height:25px; line-height:25px; padding:0 10px; text-decoration:none; width:auto; color:#FFF; font-weight:bold;}
.page span{ background:#900; color:#FFF;}
.page a:hover,.page span:hover{background:#6B8FDD;} 

.foot_bian{ width:1000px; margin:0 auto; margin-bottom:15px; padding-top:15px; height:auto; overflow:hidden; border-bottom:#333 3px solid;}
.both{ font-size:0px; height:0px; clear:both;}


